'Usage
Dim instance As IControlFormat Dim entries() As String Dim value() As String value = instance.List(entries)
Parameters
- entries
- The text entries to set.
null
value will be omitted.
Return Value
The text entries of the list box or combo box.
null
value will be omitted.
'Usage
Dim instance As IControlFormat Dim entries() As String Dim value() As String value = instance.List(entries)
null
value will be omitted.